ComponentOne ASP.NET MVC Controls
IsContentHtml Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : IsContentHtml Property
Gets or sets a value indicating whether the list displays items as plain text or as HTML.
Syntax
'Declaration
 
Public Property IsContentHtml As Boolean
public bool IsContentHtml {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members